POV-Ray : Newsgroups : povray.general : macro parameters : macro parameters Server Time
1 Aug 2024 06:25:10 EDT (-0400)
  macro parameters  
From: kurtz le pirate
Date: 12 Feb 2006 03:32:15
Message: <kurtzlepirate-D923AB.09321512022006@news.povray.org>
hi,

i am trying to make a macro with one of parameters is "normal" like this
#macro foo(.., .., thisNormal, ..)
  ...
  normal { thisNormal }
  ...
#end

ok, works fine... but in some cases i don't want normal.
how can i pass a "no-normal" or "empty-normal" parameters ?

any ideas ?

thanks.


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.